(dir-locals-set-directory-class): Fix doc typo.
authorGlenn Morris <rgm@gnu.org>
Wed, 17 Jun 2009 02:54:49 +0000 (02:54 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 17 Jun 2009 02:54:49 +0000 (02:54 +0000)
lisp/ChangeLog
lisp/files.el

index 5c3355fc75314a6aea7b41f9d8da1be0c68f14b0..7b89d38d56bd70d4e11e9029edf4174cf286129a 100644 (file)
@@ -1,3 +1,7 @@
+2009-06-17  Glenn Morris  <rgm@gnu.org>
+
+       * files.el (dir-locals-set-directory-class): Fix doc typo.
+
 2009-06-17  Kenichi Handa  <handa@m17n.org>
 
        * international/mule-diag.el (list-character-sets): Change
 
 2009-04-11  Chong Yidong  <cyd@stupidchicken.com>
 
-       * files.el (dir-locals-directory-cache): Change format to include
+       * files.el (dir-locals-directory-cache):  Rename from
+       dir-locals-directory-alist.  Change format to include
        the mtime of the directory-local variables file (Bug#2833).
        (dir-locals-set-directory-class): New arg mtime.  Store it in
        dir-locals-directory-cache.
index 4e81b6ad52d54d579dec0b25bbf4b046dfad897e..921724d8a799a302c4372286ad1bb1a8d12e95fa 100644 (file)
@@ -3246,7 +3246,7 @@ Return the new variables list."
 DIRECTORY is the name of a directory, a string.
 CLASS is the name of a project class, a symbol.
 MTIME is either the modification time of the directory-local
-variables file that defined this this class, or nil.
+variables file that defined this class, or nil.
 
 When a file beneath DIRECTORY is visited, the mode-specific
 variables from CLASS are applied to the buffer.  The variables